home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bob_espo.swf / scripts / DefineButton2_532 / BUTTONCONDACTION on(press).as next >
Text File  |  2013-04-24  |  81b  |  5 lines

  1. on(press){
  2.    ControlScroll.scrollUp = true;
  3.    _global.P.fPlayBtnClick();
  4. }
  5.